Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2025

This PR contains the following updates:

Package Change Age Confidence
com.uber.nullaway:nullaway 0.12.14 -> 0.12.15 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

uber/NullAway (com.uber.nullaway:nullaway)

v0.12.15

Compare Source

NullAway now includes a BOM artifact com.uber.nullaway:nullaway-bom. Otherwise, this release contains a few bug
fixes and improvements to JSpecify support.

  • Fix URL for RequireExplicitNullMarking checker (#​1369)
  • Handle annotations on type variables in return and field types (#​1371)
  • Change how recursive calls to dataflow are detected (#​1374)
  • JSpecify: use type on identifier when its type is a type variable (#​1378)
  • Include method type parameters in astubx files. by @​haewiful (#​1370)
  • Create nullaway-bom project (#​1130) by @​lpireyn (#​1380)
  • Run dataflow analysis on bodies of lambdas passed to generic methods (#​1375)
  • Maintenance
    • Remove BaseNoOpHandler and replace with default methods in Handler (#​1376)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 20, 2025
@renovate renovate bot enabled auto-merge (squash) December 20, 2025 01:04
@renovate renovate bot merged commit f4640e4 into main Dec 20, 2025
35 of 36 checks passed
@renovate renovate bot deleted the renovate/com.uber.nullaway-nullaway-0.x branch December 20, 2025 08:18
sibasispadhi pushed a commit to sibasispadhi/client_java that referenced this pull request Jan 7, 2026
…prometheus#1749)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[com.uber.nullaway:nullaway](https://redirect.github.com/uber/NullAway)
| `0.12.14` -> `0.12.15` |
![age](https://developer.mend.io/api/mc/badges/age/maven/com.uber.nullaway:nullaway/0.12.15?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.uber.nullaway:nullaway/0.12.14/0.12.15?slim=true)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>uber/NullAway (com.uber.nullaway:nullaway)</summary>

###
[`v0.12.15`](https://redirect.github.com/uber/NullAway/blob/HEAD/CHANGELOG.md#Version-01215)

[Compare
Source](https://redirect.github.com/uber/NullAway/compare/v0.12.14...v0.12.15)

NullAway now includes a BOM artifact `com.uber.nullaway:nullaway-bom`.
Otherwise, this release contains a few bug
fixes and improvements to JSpecify support.

- Fix URL for RequireExplicitNullMarking checker
([#&#8203;1369](https://redirect.github.com/uber/NullAway/issues/1369))
- Handle annotations on type variables in return and field types
([#&#8203;1371](https://redirect.github.com/uber/NullAway/issues/1371))
- Change how recursive calls to dataflow are detected
([#&#8203;1374](https://redirect.github.com/uber/NullAway/issues/1374))
- JSpecify: use type on identifier when its type is a type variable
([#&#8203;1378](https://redirect.github.com/uber/NullAway/issues/1378))
- Include method type parameters in astubx files. by
[@&#8203;haewiful](https://redirect.github.com/haewiful)
([#&#8203;1370](https://redirect.github.com/uber/NullAway/issues/1370))
- Create nullaway-bom project
([#&#8203;1130](https://redirect.github.com/uber/NullAway/issues/1130))
by [@&#8203;lpireyn](https://redirect.github.com/lpireyn)
([#&#8203;1380](https://redirect.github.com/uber/NullAway/issues/1380))
- Run dataflow analysis on bodies of lambdas passed to generic methods
([#&#8203;1375](https://redirect.github.com/uber/NullAway/issues/1375))
- Maintenance
- Remove BaseNoOpHandler and replace with default methods in Handler
([#&#8203;1376](https://redirect.github.com/uber/NullAway/issues/1376))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/prometheus/client_java).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Sibasis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant